home *** CD-ROM | disk | FTP | other *** search
/ Emuladores 7 / EMULADORES_7.iso / interface / md.000 / scripts / DefineButton2_101 / BUTTONCONDACTION on(release).as
Text File  |  2004-08-28  |  99b  |  4 lines

  1. on(release){
  2.    getUrl("FSCommand:run.app", "%org%\\interface\\discador\\tela_discador.exe");
  3. }
  4.